<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/** Copyright (C) 陈星 版权所有 All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Websites: http://www.xingzai.org
 * Author: 陈星 sale@xingzai.org
 */
/*style-1*/

.Social.style-1 li {
	display: inline-block;
	margin: 0 5px;
}
.Social.style-1 a:link , .Social.style-1 a:visited {
	font-size: 28px;
	color: #888;
}
.Social.style-1 a:hover {
	color: #1bbde8;
}
.Social .modal-content {
	box-shadow: none;
	background-color: transparent;
	border:none;
}
.Social.style-1 .modal {
	top:40%;
}




</pre></body></html>